purple_privacy_deny

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_privacy_deny(PurpleAccount* account, const(char)* who, gboolean local, gboolean restore)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_privacy_deny
    (,
    const(char)* who
    ,
    gboolean local
    ,
    gboolean restore
    )
  2. da_purple_privacy_deny purple_privacy_deny;

Meta